home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Lang / English.INI < prev    next >
INI File  |  2004-08-19  |  43KB  |  1,166 lines

  1. ; English localization for PSPad text editor
  2. ; Translation: Jan Fiala,  Steven LeBlanc <stevenleblanc@yahoo.com>
  3. ; http://www.pspad.com, mailto:support@pspad.com 
  4. [Common]
  5. DefaultCharset=0
  6.  
  7. [Action List]
  8. aRedo_Caption=Redo
  9. aRedo_Hint=Redo Last Undo
  10. aOpen_Caption=&Open...
  11. aOpen_Hint=Open Selected File(s)
  12. aUndo_Caption=Undo
  13. aUndo_Hint=Undo last change
  14. aCut_Caption=Cu&t
  15. aCut_Hint=Cut selected text to clipboard
  16. aExit_Caption=E&xit
  17. aExit_Hint=Exit PSPad
  18. aCopy_Caption=&Copy
  19. aCopy_Hint=Copy selected text to clipboard
  20. aPaste_Caption=&Paste
  21. aPaste_Hint=Insert clipboard text to cursor position
  22. aSave_Caption=&Save
  23. aSave_Hint=Save file
  24. aSaveAs_Caption=Save &As...
  25. aSaveAs_Hint=Save open file as file
  26. aNew_Caption=&New file...
  27. aNew_Hint=Create new file
  28. aPrint_Caption=&Print
  29. aPrint_Hint=Print open file
  30. aPrintSetup_Caption=Printer Settings...
  31. aDelete_Caption=Delete
  32. aDelete_Hint=Delete selected text
  33. aInserFile_Caption=Insert From File...
  34. aInserFile_Hint=Insert file contents to the cursor position
  35. aSelectAll_Caption=Select All
  36. aSelectAll_Hint=Mark all text as selected
  37. aFind_Caption=Find...
  38. aFind_Hint=Text search
  39. aFindNext_Caption=Find Next
  40. aFindNext_Hint=Search text for next occurrence
  41. aReplace_Caption=Replace...
  42. aReplace_Hint=Replace text with other text
  43. aLineNum_Caption=Line Numbers
  44. aLineNum_Hint=Show / Hide line numbers
  45. aSyntax_Caption=Syntax
  46. aSyntax_Hint=Show / Hide syntax
  47. aFont_Caption=Font...
  48. aFont_Hint=Font change
  49. aExport_Caption=Export...
  50. aExport_Hint=Export text as RTF or HTML format
  51. aExpClipRTF_Caption=Export to Clipboard as RTF
  52. aExpClipRTF_Hint=Export whole text or selected block to clipboard as RTF
  53. aSyntaxChange_Caption=Change Syntax...
  54. aSyntaxChange_Hint=Change document syntax highlight
  55. aAbout_Caption=About...
  56. aAbout_Hint=Information about PSPad editor
  57. aReOpen_Caption=Reopen Active File
  58. aReOpen_Hint=Reopen active file & Discard Changes
  59. aRegistr_Caption=Program Settings...
  60. aRegistr_Hint=Program settings dialog
  61. aExpClipHTML_Caption=Export to Clipboard as HTML
  62. aExpClipHTML_Hint=Export whole text or selected block to clipboard as HTML
  63. aWordWrap_Caption=Word Wrap Lines
  64. aWordWrap_Hint=Switch on or off lines wrapping
  65. aGotoLine_Caption=Goto Line...
  66. aGotoLine_Hint=Jump to selected line
  67. aASCII_Caption=&ASCII Table window
  68. aASCII_Hint=Open ASCII table
  69. aLowerCase_Caption=To Lower Case
  70. aLowerCase_Hint=Change chars to lower case
  71. aUpperCase_Caption=To Upper Case
  72. aUpperCase_Hint=Change chars to upper case
  73. aCapitalize_Caption=Capitalize
  74. aCapitalize_Hint=Capitalize char case
  75. aWWW_Caption=Program Homepage
  76. aWWW_Hint=Visit program homepage on then web
  77. aHTMLReformat_Caption=Reformat HTML code
  78. aHTMLReformat_Hint=Reformat HTML code to better look and reading
  79. aQuote_Caption=Insert Text into Lines
  80. aQuote_Hint=Insert text into start of each line
  81. aUnQuote_Caption=Remove Email Quoting
  82. aUnQuote_Hint=Remove leading ">" char(s) from lines of selected block
  83. aHTMLCompress_Caption=Compress HTML code
  84. aHTMLCompress_Hint=Compress HTML code without change page functionality
  85. aShellOpen_Caption=Open with Program
  86. aShellOpen_Hint=Open active file in external program
  87. aPrintPrev_Caption=Print Pre&view
  88. aPrintPrev_Hint=Print preview
  89. aAllToASCII_Caption=Remove Accent from chars
  90. aAllToASCII_Hint=Removes accent marks from chars, e.g.  Θ -> e
  91. aClose_Caption=&Close
  92. aClose_Hint=Close active file
  93. aSelectNext_Caption=Next Window
  94. aSelectNext_Hint=Goto next file
  95. aSelectPrew_Caption=Previous Window
  96. aSelectPrew_Hint=Goto previous file
  97. aSysEdit_Caption=Open System Files
  98. aSysEdit_Hint=System file editor: Autoexec.BAT, Config.SYS, System.INI & Win.INI
  99. aToolBar_Caption=Toolbar
  100. aToolBar_Hint=Show / Hide toolbar
  101. aIncSearch_Caption=Incremental Search
  102. aIncSearch_Hint=Incremental Search
  103. aGUID_Caption=Insert GUID
  104. aGUID_Hint=Insert GUID on cursor position
  105. aDateTime_Caption=Insert Date && Time
  106. aDateTime_Hint=Insert date & time
  107. aDateTimeDialog_Caption=Date Time Dialog...
  108. aFindPrev_Caption=Find Previous
  109. aFindPrev_Hint=Find previous occurrence
  110. aBlockToTemplate_Caption=Create Clip from Block
  111. aBlockToTemplate_Hint=Create new Clip from selected text
  112. aSaveAll_Caption=Save A&ll
  113. aSaveAll_Hint=Save changes of all open files
  114. aCloseAll_Caption=Close All
  115. aCloseAll_Hint=Close all open files
  116. aIndent_Caption=Indent Block
  117. aIndent_Hint=Indent block
  118. aUnIndent_Caption=UnIndent Block
  119. aUnIndent_Hint=UnIndent block
  120. aSendToDisk_Caption=Save to Drive A:
  121. aSendToDisk_Hint=Save active file to drive A:
  122. aMailContents_Caption=As e-mail Contents
  123. aMailContents_Hint=Create new e-mail with active file as e-mail body
  124. aMailFile_Caption=As e-mail Attachment
  125. aMailFile_Hint=Create new e-mail with open file as attachment
  126. aLockWindows_Caption=Lock Scrolling
  127. aLockWindows_Hint=Both windows will scroll together
  128. aLockLineNum_Caption=Synchronize with Line Number
  129. aRemoveBlankLines_Caption=Remove Blank Lines
  130. aTagToLowercase_Caption=Tags to Lowercase
  131. aTagToUpperCase_Caption=Tags to UPPERCASE
  132. aTagToLowercase_Hint=Change HTML tags to lowercase
  133. aTagToUpperCase_Hint=Change HTML tags to uppercase
  134. aRemoveTags_Caption=Remove HTML tags
  135. aRemovetags_Hint=Remove HTML tags and create new document with text only
  136. aColorSelect_Caption=Color Selector window
  137. aColorSelect_Hint=Color Selector window
  138. aSort_Caption=Sort...
  139. aPageSetup_Caption=Page Setup...
  140. aShowSpecChar_Caption=Special Chars
  141. aShowSpecChar_Hint=Show/hide spaces, tabs & line ends.
  142. aRemoveSpaces_Caption=Remove Redundant Spaces...
  143. aRemoveSpaces_Hint=Remove Spaces dialog: before, after or in text
  144. aSetMain_Caption=Set as Main File for Compiler
  145. aInsertText_Caption=Insert Text into Lines...
  146. aRollBar_Caption=Ruler
  147. aReadOnly_Caption=Read Only
  148. aReadOnly_Hint=Set document as ReadOnly
  149. aMakroPlay_Caption=Play Macro
  150. aMakroPlay_Hint=Play recorded macro
  151. aMakroRecord_Caption=Start / Stop Recording
  152. aMakroRecord_Hint=Start / stop macro recording
  153. aProjNew_Caption=New Project...
  154. aProjNew_Hint=Open new project
  155. aProjSave_Caption=Save Project
  156. aProjSave_Hint=Save opened project settings
  157. aProjShow_Caption=Tool Panel
  158. aProjShow_Hint=Show / Hide tool panel
  159. aProjOpen_Caption=Open Project...
  160. aProjOpen_Hint=Open existing project
  161. aAddFolder_Caption=New Folder
  162. aAddFolder_Hint=Create new folder in project tree
  163. aDelFolder_Caption=Remove Folder
  164. aDelFolder_Hint=Remove folder
  165. aAddFile_Caption=Add File to Project
  166. aAddFile_Hint=Add file to project
  167. aRemoveFile_Caption=Remove File from Project
  168. aRemoveFile_Hint=Remove file from project
  169. aProjFolderOpen_Caption=Open Folder Files
  170. aProjFolderClose_Caption=Close Folder Files
  171. aProjMainFile_Caption=Set File as Main for Compiler
  172. aProjClose_Caption=Hide Project
  173. aProjClose_Hint=Hide project
  174. aFilesSearch_Caption=Search / Replace in Files...
  175. aFilesSearch_Hint=Search and/or replace in files
  176. aHexDump_Caption=Hexdump
  177. aHexDump_Hint=Show hex view of active file
  178. aMarkList_Caption=Bookmark List
  179. aMarkList_Hint=Bookmark list
  180. aProjSwitch_Caption=Switch View
  181. aProjSwitch_Hint=Switch view to project / files
  182. aHLSett_Caption=Highlighters Settings...
  183. aUserHL_Caption=User Highlighter...
  184. aCompile_Caption=Compile
  185. aCompile_Hint=Run external compiler to compile file
  186. aLogWindow_Caption=Show / Hide LOG window
  187. aAddFilesToFolder_Caption=Add Files...
  188. aInvertCase_Caption=Invert Case
  189. aStayOnTop_Caption=Stay on Top
  190. aStayOnTop_Hint=Stay on top
  191. aHexView_Caption=Hex Edit MODE
  192. aOpenHex_Caption=Open in &HEX Editor...
  193. aReformat_Caption=Reformat (paragraph=blank line)
  194. aReformat_Hint=Reformat block of text with right edge settings
  195. aTabToSpaces_Caption=Convert Tabs to Spaces
  196. aTabToSpaces_Hint=Convert all Tabs to Spaces
  197. aKeyToUpper_Caption=Keywords to Upper Case
  198. aKeyToLower_Caption=Keywords to Lower Case
  199. aSaveSameTime_Caption=Save Without changing File Date
  200. aComment_Caption=Add/Remove Comment
  201. aClipMon_Caption=Clipboard  Monitor window
  202. aHTMLSelTag_Caption=Select TAG
  203. aCodeFormat_Caption=Code Case Change...
  204. aBugReport_Caption=Error Report
  205. aBaseCalc_Caption=Numeric Base Translator...
  206. aFindWord_Caption=Next Occurrence of Current Word
  207. aFindPrevWord_Caption=Previous Occurrence of Current Word
  208. aOpenCopy_Caption=Open Active File with New Name...
  209. aHTMLPrev_Caption=HTML Page Preview
  210. aHexOffset_Caption=Hex Offset
  211. aAutoRefresh_Caption=Autorefresh Window
  212. aMatchBracket_Caption=Matching Bracket
  213. aMatchBracket_Hint=Find matching bracket (cursor before bracket)
  214. aSelMatchBracket_caption=Select Inside Brackets
  215. aHtmlCheck_Caption=Check HTML code
  216. aRTFImport_Caption=Import from RTF
  217. aDiffFile_Caption=Text Diff with This File...
  218. aDiffSame_Caption=Text Diff with File Contents on Disk
  219. aSpell_Caption=Spell Check
  220. aSpell_Hint=Spell check
  221. aSpellCheck_Caption=Spell Check
  222. aAddDiacritic_Caption=Add Accent Marks
  223. aCodeExplorer_Caption=Code Explorer window
  224. aProjSettings_Caption=Project Settings...
  225. aSortFiles_Caption=Sort by Name
  226. aShowControlBar_Caption=Show/hide panel
  227. aBlockLeft_Caption=Justify Left
  228. aBlockRight_Caption=Justify Right
  229. aBlockCenter_Caption=Justify Center
  230. aSpellSett_Caption=Spell Settings...
  231. aWindCascade_Caption=Cascade
  232. aWindTileHoriz_Caption=Tile Horizontal
  233. aWindTileVert_Caption=Tile Vertical
  234. aDiffGoto_Caption=View Source
  235. aSelString_Caption=Select String
  236. aSaveBlock_Caption=Save Block As...
  237. aOpenSame_Caption=Open R/O copy of Active File
  238. aOpenWWWFile_Caption=Open File from Internet...
  239. aSwitchLog_Caption=Jump to Editor / LOG
  240. aProjInfo_Caption=Project Information
  241. aProjInfo_Hint=Project information
  242. aAutoCompl_Caption=Auto Completion
  243. aWindTile_Caption=Arrange
  244. aBlockSelect_Caption=Block Selection
  245. aExitEsc_Caption=Exit with ESC
  246. aSetMark_Caption=Set Bookmark
  247. aDelMark_Caption=Del Bookmark
  248. aMarkUp_Caption=Previous Bookmark
  249. aMarkDown_Caption=Next Bookmark
  250. aHTMLPrev_Hint=Show HTML page in internal browser
  251. aPasteHTML_Caption=Paste as HTML
  252. aCopyLine_Caption=Copy Line
  253. aSwapLine_Caption=Swap with Line Below
  254. aBlockAlign_Caption=Block Align
  255. aPasteNoMove_Caption=Paste Without Cursor Change
  256. aExpClipTeX_Caption=Export to Clipboard as &TeX
  257. aResolveColor_Caption=Color Translator...
  258. aBlockSum_Caption=Calculate Block
  259. aMacroMgr_Caption=Macro Manager
  260. aProjFromDir_Caption=Create Project from Directory...
  261. aVars_Caption=User Variables...
  262. aCSVImport_Caption=Import from CSV
  263. aTopStyle_Hint=Edit CSS file or selected text in TopStyle
  264. aTextToHTML_Caption=Text to HTML
  265. aToJScript_Caption=Selection to JavaScript
  266. aGoogleSearch_Caption=Google Search...
  267. aSaveToFTP_Caption=Save to FTP
  268. aUserConvertors_Caption=User Convertors...
  269. aRemoveRedundantBlank_Caption=Remove Redundant Blank Lines
  270. aExpClipXHTML_Caption=Export to clipboard as XHTML
  271. aCSSToStructure_Caption=Reformat into Structured CSS
  272. aCSSToInLine_Caption=Reformat into Inline CSS
  273. aShowOEM_Caption=Show OEM chars
  274. aInfo_Caption=File Info
  275. aMoveAs_Caption=Move as...
  276. aReformat2_Caption=Reformat (paragraph=short line)
  277. aReformat2_Hint=Reformat block of text with right edge settings
  278. aOpenSelected_Caption=Open file appointed by selection
  279. aOpenSelected_Hint=File name is appointed by selected text
  280. aCMDWindow_Caption=Command Line
  281. aClipShow_Caption=Show Clips
  282. aCLipRun_Caption=Run Clip
  283. aDropper_Caption=EyeDropper
  284. aDropper_Hint=Capture Color from Screen pixel
  285. aJoinLine_Caption=Join Lines
  286. aJoinLine_Hint=Join selected Lines into One
  287. aHexToDec_Caption=Hexadecimal -> Decimal
  288. aDecToHex_Caption=Decimal -> Hexadecimal
  289. aMD5Gen_Caption=MD5 "finger print"
  290. aSentensize_Caption=Sentensize
  291. aToPHP_Caption=Selection to PHP variable
  292. aEvalExpression_Caption=Expression Evaluator
  293. aProjAddOpen_Caption=Add all open files
  294. aProjAddOpen_Hint=All open files will be add to project
  295. aLastUserConvertor_Caption=Run Last used convertor
  296. aRepeatLastAction_Caption=Repeat last command
  297.  
  298. [Main Menu]
  299. mFile_Caption=&File
  300. mShellOpen_Caption=Open in Program
  301. mOpenRecent_Caption=Open     SPECIAL / Recent
  302. mEdit_Caption=&Edit
  303. mInsertSpecial_Caption=Special Paste
  304. mView_Caption=View
  305. mFormat_Caption=Fo&rmat
  306. mCharCase_Caption=Char Case Change
  307. mCPAUTO_Caption=Auto detect CP (Czech only)
  308. mCP1250_Caption=ANSI
  309. mCP852_Caption=OEM
  310. mCP895_Caption=Kamenickych (CP895)
  311. mCPISO_Caption=ISO 8859-2
  312. mTools_Caption=Tools
  313. mEditTemplate_Caption=Edit Clip Definition File
  314. mQuoting_Caption=Quoting
  315. mHTML_Caption=HT&ML
  316. mHelp_Caption=Help
  317. mHelpContents_Caption=Help
  318. mHelpFAQ_Caption=FAQ
  319. mHelpChanges_Caption=History
  320. mSend_Caption=Send
  321. mWindow_Caption=Window
  322. mUserShortCut_Caption=Clips Hotkeys
  323. mPanels_Caption=Toolbars
  324. mEditPanel_Caption=Edit
  325. mMainPanel_Caption=Main
  326. mViewPanel_Caption=Look
  327. mProjPanel_Caption=Project
  328. mControlPanel_Caption=Control
  329. mAllPanels_Caption=Show All
  330. mNoPanels_Caption=Hide All
  331. mActLine_Caption=Active Line
  332. mLineOperation_Caption=Lines Manipulation
  333. mSetBookMark_Caption=Create Bookmark (or Alt+Left / Right)
  334. mGotoBookMark_Caption=Goto Bookmark    (or Alt+Up / Down)
  335. mFind_Caption=Search
  336. mBlockKind_Caption=Selection Type
  337. mBlockCol_Caption=Column Selection
  338. mBlockNormal_Caption=Normal Selection
  339. mBlockLine_Caption=Line Selection
  340. mProject_Caption=Projects
  341. mMacro_Caption=Macro
  342. mFileFormat_Caption=File Format
  343. mFilesAll_Caption=All Files
  344. mFilesKnown_Caption=Known Files
  345. mConvert_Caption=Text Conversion
  346. mLangHelp_Caption=Help for Language
  347. mTextDiff_Caption=Text Differences
  348. mProjNormOpen_Caption=Open as Text
  349. mProjShellOpen_Caption=Open with Default Program
  350. mRename_Caption=Rename
  351. mTrayRestore_Caption=Restore Last State
  352. mTrayRestoreEmpty_Caption=Restore Empty
  353. mTemplates_Caption=Clips
  354. mSendErrLog_Caption=Send Error Log
  355. mHTMLPrev2_Caption=HTML Preview Web Server
  356. mSplitVert_Caption=Vertical Split
  357. mSplitHoriz_Caption=Horizontal Split
  358. mLockIt_Caption=Synchronize Moving
  359. mWWWVersion_Caption=Check Internet Version
  360. mBlockFormat_Caption=Block Format
  361. tsFileFind_Caption=Search in Files Results
  362. tsSearch_Caption=Search Results
  363. mHTMLConv_Caption=Conversion
  364. tabProject_Caption=Project
  365. tabFiles_Caption=Files
  366. tabLinks_Caption=Links
  367. mCopyFileName_Caption=Copy Filename to Clipboard
  368. lSQLDialect_Caption=SQL dialect:
  369. mExport_Caption=Export
  370. mHelpOnline_Caption=Online Help
  371. mForum_Caption=PSpad Internet Forum
  372. mSettings_Caption=Setti&ngs
  373. tbFSExpand_Hint=Expand all
  374. tbFSCollapse_Hint=Collapse all
  375. tbfsOpen_Hint=Open all files
  376. tbfsList_Hint=Open results in new document
  377. mSpecConvert_Caption=Special conversion
  378. tbFTPListLog_Hint=Results of LIST command
  379. tbFTPMailLog_Hint=Mail FTP LOG
  380. mToolsOnline_Caption=Online Tools
  381. mNoSuggest_Caption=(no suggestion)
  382.  
  383. [General Strings]
  384. rs_AllFiles=All files
  385. rs_Syntax=Syntax:
  386. rs_SaveFileChangesQuestion=Save Changes Made to File ?
  387. rs_ReplaceStringQuestion=Replace this Occurrence ?
  388. rs_CannotOpenFile=Cannot open file %s
  389. rs_FileWasChangedQuestion=File Contents was Changed. Reload ?
  390. rs_LastOpenFileNotFound=Can't locate files, opened last time program run:
  391. rs_FillTemplateName=Please, fill Clip name
  392. rs_FillTemplateHint=Please, fill Clip description
  393. rs_FillTemplateContents=Clip contents can't be empty
  394. rs_Error=Error
  395. rs_Question=Confirmation
  396. rs_Warning=Warning
  397. rs_Exclamation=Exclamation
  398. rs_NewFile=New
  399. rs_Changed=Modified
  400. rs_OverWrite=Overwrite
  401. rs_Insert=Insert
  402. rs_ExportAs=Export as
  403. rs_FileWillBeExportAs=Export file %s as %s
  404. rs_CodePage=Code page:
  405. rs_WinExec_NoResources=The system is out of memory or resources
  406. rs_WinExec_BadFormat=The .EXE file is invalid (non-Win32 .EXE or error in .EXE image)
  407. rs_WinExec_FileNotFound=The specified file was not found
  408. rs_WinExec_PathNotFound=The specified path was not found
  409. rs_WinExec_ExecError=Error executing external application
  410. rs_WinExec_BadCommandFormat=Bad command line format for external application
  411. rs_SystemFolders=Can't locate system directories
  412. rs_Programs=Applications
  413. rs_Page=Page:
  414. rs_Char=Char
  415. rs_ASCIITable=ASCII table
  416. rs_ASCIITitleLine=ASCII table      code page Windows ANSI      printed by PSPad editor
  417. rs_Replace=Replace
  418. rs_Find=Find
  419. rs_All=&All
  420. rs_OK=&OK
  421. rs_Cancel=&Cancel
  422. rs_Options=Options
  423. rs_Direction=Direction
  424. rs_Scope=Scope
  425. rs_Apply=Apply
  426. rs_LineNumber=Line number:
  427. rs_RowNumber=Column:
  428. rs_DiskNotReady=Disk drive not ready
  429. rs_MailNotSend=Error sending E-Mail.%sCheck E-Mail client setting in Program Settings / Internet
  430. rs_FileHint1=With left button you choose file
  431. rs_FileHint2=Right button show/hide second file
  432. rs_FileHint3=With dragging you can simply change tab order
  433. rs_Bookmark=Bookmark
  434. rs_Default=Default
  435. rs_Project=New project
  436. rs_Folder=Folder
  437. rs_FolderExists=Folder "%s" already exists. Enter new name.
  438. rs_ProjNotSaved=Project "%s" was changed. Save project ?
  439. rs_CloseAllFiles=Close all open files ?
  440. rs_ReplFilesQuestion=Really Replace All Occurrences of "%s" with "%s" ?
  441. rs_CompError=Error occurred running compiler. Do you want change compiler setting ?
  442. rs_NoFind=Next occurrence of "%s" not found.
  443. rs_Asterisk=Info
  444. rs_Close=Close
  445. rs_replaced=Searched expression "%s" was replaced %dx
  446. rs_Up=Up
  447. rs_Down=Down
  448. rs_Position=Abs.position:
  449. rs_ReachMaxFile=Limit %s for maximum open files was reached
  450. rs_Yes=&Yes
  451. rs_No=&No
  452. rs_CPLast=Menu format settings
  453. rs_ReopenWarn=File "%s" was changed. After reopen, changes will be lost. Continue ?
  454. rs_DictNotFound=Dictionary "%s" not found
  455. rs_Center=Center
  456. rs_MultiError=Can't assign Multi-Highlighter itself as Multi-Highlighter section!
  457. rs_Reserved=Can't use name "%s". It's reserved word.
  458. rs_PSPadINIProj=Can't add PSPad config file to project.
  459. rs_DictLoading=Loading %s dictionary...
  460. rs_DictLoaded=Dictionary: %s   word count: %d
  461. rs_Repeat=&Repeat
  462. rs_SaveError=Error saving file "%s"
  463. rs_NoInternetConnect=Can't connect to internet. %sCheck program settings / internet
  464. rs_FullUndoImpossible=Can't UNDO all replacements, because not enough UNDO steps
  465. rs_ProjDelFold=Are you sure?  Delete NON-Empty project folder ?
  466. rs_AttribInfo=File has set attributes: %s
  467. rs_File=File name
  468. rs_Lines=Lines
  469. rs_Path=Path
  470. rs_Total=Total
  471. rs_DefaultKeys1=Are you sure you want to reset hotkeys to default setting ?
  472. rs_DefaultKeys2=You must restart PSPad to apply default hotkeys settings.
  473. rs_FileExists=File "%s" already exists.%sAre you sure you want to overwrite it ?
  474. rs_YesToAll=YesTo&All
  475. rs_HotKeyExists=Hotkey %s is assigned to "%s". Overwrite ?
  476. rs_Found=Occurrence of "%s" was found %d times
  477. rs_ProjFile=File "%s" not found. %sDo you want to specify file location ?
  478. rs_ClipNoHTML=Clipboard doesn't contain HTML format
  479. rs_Result=Result: %f%sCopy result to clipboard ?
  480. rs_NoToAll=N&o to All
  481. rs_InetVersion=New version accessible on the internet:
  482. rs_AktVersion=You have the current version:
  483. rs_CPWin=ANSI (Windows)
  484. rs_CPLat=OEM (DOS)
  485. rs_CloseProject=Close project file ?
  486. rs_NoExtHelp=External help for %s isn't assigned.%sGo to the Highlighter settings to assign external help file.
  487. rs_WWWAddress=Web link
  488. rs_EnterWWW=Enter web link address to add:
  489. rs_ConfirmDelete=Are you sure you want to delete "%s" ?
  490. rs_Rename=Enter new file/directory name:
  491. rs_NewDir=Enter new directory name:
  492. rs_NoConnect=FTP: Can't connect to' "%s"
  493. rs_UserName=User name:
  494. rs_Password=Password:
  495. rs_NoConnection=Connection "%s" doesn't exist
  496. rs_Macro=Macro
  497. rs_MacroSave=Enter macro name:
  498. rs_ContBegin=Continue search from begin ?
  499. rs_ContEnd=Continue search from end ?
  500. rs_NeverShowAgain=Never show again
  501. rs_PSPadHome=http://www.pspad.com/index_en.html
  502. rs_CloseAllquestion=Are you sure you want to close all open files ?
  503. rs_Variable=Variable
  504. rs_Value=Value
  505. rs_MacroPlayX=Number of Macro play back:
  506. rs_None=None
  507. rs_AddToProject=Add File "%s" into Project ?
  508. rs_FTPSaveErr=FTP save file Error%sConnection:  %s%sFile: %s
  509. rs_BlockConfirm=Are you sure you want to run Action "%s" for whole Document ?
  510. rs_UserParam=User Parameter
  511. rs_GetUserParam=Enter parameter value:
  512. rs_MoreFiles=More files...
  513. rs_DeleteHistory=Are you sure you want to delete Recent Files and Search History ?
  514. rs_BadExpression=Error in Search Expression
  515. rs_Modify=Modify...
  516. rs_TabWidth=Enter Tab Width for conversion:
  517. rs_NewFileName=Enter new File Name:
  518.  
  519. [Find Replace]
  520. rForward_Caption=&Forward
  521. rBackward_Caption=&Backward
  522. rAllText_Caption=&Global
  523. rSelectedText_Caption=&Selected text
  524. cCaseSensitive_Caption=Case Sensiti&ve
  525. cWholeWord_Caption=&Whole Words Only
  526. cAskReplace_Caption=&Prompt Each Replace
  527. rEntireScope_Caption=&Entire Scope
  528. cRegExp_Caption=&Regular Expressions
  529. bCount_Caption=Co&unt
  530. bCopy_Caption=Cop&y
  531. bList_Caption=&List
  532. cAddLineNum_Caption=Add line nu&mbers
  533.  
  534. [About dialog]
  535. FormCaption=About PSPad editor
  536. lInfosDescr_Caption=- IS for drink producers && distributors
  537. lPSPadVer_Caption=Program version:
  538. lAuthor_Caption=Author:
  539. lAdress_Caption=Address:
  540. lEmail_Hint=Click to contact me via e-mail
  541. lWWW_Hint=Click to visit program homepage
  542.  
  543. [Print Preview]
  544. FirstCmd_Hint=First page
  545. PrevCmd_Hint=Previous page
  546. NextCmd_Hint=Next page
  547. LastCmd_Hint=Last page
  548. ZoomCmd_Hint=Zoom
  549. aColorPrint_Caption=Color Print
  550. Fitto_Caption=Fit to Page
  551. PageWidth_Caption=Page Width
  552. OriginalSize_Caption=100%
  553. bExit_Hint=Exit Preview
  554.  
  555. [Template]
  556. FormCaption=New Clip
  557. lTemplateName_Caption=Clip Name
  558. lTemplateDescr_Caption=Clip Description
  559. lTemplateContents_Caption=Clip Contents
  560. lHotKey_Caption=Shortcut
  561. lCursPos_Caption=| - caret position (ASCII 124)
  562. lSelCont_Caption=º - insert selected text (ASCII 167)
  563.  
  564. [Settings]
  565. gbAssociate_Caption=System Integration
  566. cTXTFile_Hint=Replace TXT association of Notepad to PSPad
  567. cTXTFile_Caption=Open &TXT files
  568. cOperaBrowser_Hint=Set PSPad as HTML source viewer in OPERA browser
  569. cOperaBrowser_Caption=HTML Viewer in OPERA
  570. cWinCommander_Hint=Set PSpad as Total (Windows) Commander default editor
  571. cWinCommander_Caption=Editor for Total Commander
  572. cAllFile_Hint=Add PSpad to system context menu - you can open any file
  573. cAllFile_Caption=Integrate with Right Mouse Click
  574. cIEBrowser_Hint=Set as IE HTML source viewer
  575. cIEBrowser_Caption=HTML Viewer in IE 5+
  576. cIEEditor_Hint=Set as IE main HTML editor
  577. cIEEditor_Caption=HTML Editor for IE
  578. gbColor_Caption=General Colors
  579. lForeColor_Caption=Font Color
  580. lBackColor_Caption=Background
  581. cbMainForeColor_Hint=General font color
  582. cbMainBackColor_Hint=General background color
  583. gbMisc_Caption=Program Settings
  584. lLanguage_Caption=Language:
  585. cColorPrint_Hint=Print syntax in color
  586. cColorPrint_Caption=Color Syntax Print
  587. cMultiFile_Hint=Enable only one program instance
  588. cMultiFile_Caption=Only One Program Instance
  589. cSaveWork_Hint=Remember open files to open in next PSPad run
  590. cSaveWork_Caption=Save Work / Desktop
  591. cScrollPastEOL_Hint=Scroll past end of line
  592. cScrollPastEOL_Caption=Scroll past EOL
  593. gbRightEdge_Caption=Right Edge
  594. lEdgePos_Caption=Position of Right Edge:
  595. lEdgeColor_Caption=Color
  596. eRightBorder_Hint=Right edge mark position
  597. cbRightEdgeColor_Hint=Right edge mark color
  598. lAttrFontColor_Caption=Font Color
  599. lAttrBackColor_Caption=Background
  600. cBold_Caption=&Bold
  601. cItalic_Caption=&Italic
  602. cUnderLine_Caption=&Underline
  603. lFileExt_Caption=File Masks, delimited by "," (example: *.PAS,*.DFM,*.DPR)
  604. lExtCommand1_Caption=External Application Command Lines
  605. lExtCommand2_Caption=Every Application on Separate Line. %s instead file name. Command line format:
  606. lExtCommand3_Caption=Menu_name,"application_name" params "%s"
  607. lExtCommand4_Caption=Example:    Opera,"C:\Program Files\Opera\Opera.exe" "%s"
  608. bAddProgram_Hint=Open dialog to choose application and put it into list
  609. bAddProgram_Caption=&Add application
  610. lCurLine_Caption=Current Line
  611. cRecentFiles_Caption=Save Recent Files List
  612. cRecentFiles_Hint=Save open files history
  613. lTabWidth_Caption=Tab Width:
  614. cRealTabs_Caption=Real Tabs
  615. cRealTabs_Hint=Use real tabs (09h) in text
  616. cSmartTabs_Caption=Smart Tabs
  617. cSmartTabs_Hint=Tab width depends on previous line
  618. cAutoIndent_Caption=Auto Indent Mode
  619. cAutoIndent_Hint=Indent text according to previous line
  620. cSplitHorizont_Caption=Split Horizontal for Synchronize
  621. cSplitHorizont_Hint=Default windows split when Synchronizing
  622. gbLanguage_Caption=Language
  623. cFileBar_Caption=Hide File Panel
  624. cFileBar_Hint=Show always / Don't show / Only for 2 or more files
  625. gbEditor_Caption=Editor Settings
  626. cALTColumn_Caption=ALT sets Column Mode
  627. cBackUp_Caption=BackUp Copy of Files
  628. cProjHints_Caption=Whole Project File Name
  629. cResetCP_Caption=All open in ANSI
  630. cALTColumn_Hint=Mouse with ALT key sets column selection mode
  631. cProjHints_Hint=Show whole file name as hint in project tree
  632. cResetCP_Hint=All files open in ANSI
  633. cTrayEnabled_Caption=Minimize to Tray Icon on Exit
  634. cTrayEnabled_Hint=Exit command Minimize PSPad to System Tray, rather than Exit
  635. lAutoReplace_Caption=Expression:
  636. lAutoWith_Caption=Replace With:
  637. aAddItem_Caption=&Add
  638. aDelItem_Caption=&Delete
  639. aEditItem_Caption=&Edit
  640. cBackUp_Hint=Make backup copy of changed files
  641. lAutoSave_Caption=Autosave [min]:
  642. cRMouseNotMove_Caption=RightClick Doesn't Move Cursor
  643. cRMouseNotMove_Hint=Right mouse click doesn't change cursor position
  644. gbHexaEdit_Caption=Open in HEX Editor...
  645. cSaveFileState_Caption=Remember File State
  646. cSaveFileState_Hint=Remember file state for future opening
  647. lMaxLineLen_Caption=Max Line Length:
  648. lStartDir_Caption=Default Directory for Open File dialog:
  649. cFileBarUpper_Caption=File Panel Over Project
  650. TabAsoc_Caption=System
  651. TabAutoCorrect_Caption=Auto Correct
  652. TabGeneral_Caption=&Program
  653. TabColor_Caption=&Colors
  654. TabEditor_Caption=&Editor
  655. cHTMLMulti_Caption=Enable HTML Multi-Highlighter
  656. cWrapWithEdge_Caption=Wrap (soft) with Right Edge
  657. cWrapWithEdge_Hint=Lines will dynamically wrap at right edge mark
  658. cLineNumFont_Caption=Narrow Font for Line Numbers
  659. lbackUpDir_Caption=Folder for File Backup:
  660. lAutoRefresh_Caption=Auto Refresh [s]:
  661. bBlockColor_Caption=Selected Back
  662. bBlockFont_Caption=Selected Font
  663. shBlockColor_Hint=Selected block background color
  664. shBlockFont_Hint=Selected block font color
  665. cAddCrLf_Caption=Add Cr+Lf to EOF
  666. cAddCrLf_Hint=Insure 1 blank line at end of file
  667. cUTFHeader_Caption=Ident.bytes in UTF-8 coding
  668. gbMultiSection_Caption=Multi-Highlighter Sections
  669. gbDiffColors_Caption=Text Differences Background
  670. bDiffAdd_Caption=Added
  671. bDiffDel_Caption=Deleted
  672. bDiffMod_Caption=Modified
  673. gbDiffSett_Caption=Text Diff File Compare
  674. cDiffNoHl_Caption=Ignore Highlighter Colors
  675. cDiffCharCase_Caption=Ignore Char Case
  676. cDiffBlanks_Caption=Ignore Blank Space
  677. cMultiUser_Caption=Multi User Environment
  678. lRegTyp_Caption=Type:
  679. gbRegistr_Caption=Registered File Types
  680. lDefaultCP_Caption=Default CP for files opening
  681. cHideExt_Caption=Don't Show file .EXT on Buttons
  682. tabSpell_Caption=Spell Check
  683. lSpellDict_Caption=Dictionary:
  684. lSpellStyle_Caption=Show As:
  685. cSpellNo1Char_Caption=Ignore One-char Words
  686. cSpellNoNumber_Caption=Ignore Words with Numbers
  687. lGotoTarget_Caption=Search Result:
  688. bGutterBack_Caption=Gutter
  689. tabMulti_Caption=HTML Multi-Highlighter
  690. cUseHLColor_Caption=Section Color same as Highlighter
  691. lMultiASP_Caption=For <%..%> use:
  692. cRememberDir_Caption=Remember Last Directory
  693. cSmartSwitch_Caption=Smart File Switching (Ctrl+Tab no sort)
  694. cTrimSpaces_Caption=Trim Trailing Spaces
  695. cTemplSort_Caption=Interactive Clip Vars Sorted
  696. cLnkDesktop_Caption=Link on the DeskTop
  697. cLnkStart_Caption=Link in the START menu
  698. cFileBarTop_Caption=File Tabs Panel on Top
  699. cStartFile_Caption=Auto Open New File after Start
  700. gbMultiOpen_Caption=Open in Multi-Highlighter
  701. cProxyUse_Caption=Use Proxy Server
  702. lProxyAdr_Caption=Address:
  703. lProxyPort_Caption=Port:
  704. lProxyName_Caption=User Name:
  705. lProxyPass_Caption=Password:
  706. lMaxUndo_Caption=Max UNDO operations:
  707. cExtHome_Caption=Extended HOME key
  708. bClearHistory_Caption=Clear History
  709. cShowSplash_Caption=Show Splash Screen
  710. lNew_Caption=New Default:
  711. cMultiFileBar_Caption=Multiline File Tabs Panel
  712. cShowBrackets_Caption=Highlight Matching Brackets
  713. cExitEsc_Caption=ESC to Exit Program
  714. cProjAutoSort_Caption=Auto Sort Files in Project
  715. bLogParser_Caption=LOG parser
  716. bBracket_Caption=Brackets
  717. tabKeyMap_Caption=Key Mapping
  718. lHotKey_Caption=Shortcut
  719. bKeyClear_Caption=Clear All
  720. bKeyReset_Caption=Undo Changes
  721. lOldShortCut_Caption=Old Shortcut:
  722. lNewShortCut_Caption=New Shortcut:
  723. cWholeNextWord_Caption=Whole Words for Find Word at Cursor
  724. cSmartSwitch_Hint=Change file switching with keyboard to order selected by mouse
  725. cStartFile_Hint=Open new empty file after program start
  726. cFileBarTop_Hint=File panel position (top / bottom)
  727. cMultiFileBar_Hint=Multiline file panel
  728. cHideExt_Hint=Show file names on the file panel without extension
  729. cIntHTMLErr_Hint=Show errors in internal web browser
  730. cProjAutoSort_Hint=Auto sort files in project alphabetically
  731. cShowSplash_Hint=Show splash screen on program start
  732. cExitEsc_Hint=Exit program with ESC key
  733. cRememberFilter_Hint=Remember last used open file filter
  734. cRememberDir_Hint=Remember last used file open directory
  735. cTrimSpaces_Hint=Remove blank spaces on the line end  Online/During saving
  736. cExtHome_Hint=First time move cursor to the begin of first word and second time to the line begin
  737. cShowBrackets_Hint=Highlight matching brackets under cursor
  738. cUTFHeader_Hint=Write BOM (byte order mark) to UTF-8 coded file
  739. cTemplSort_Hint=Sort interactive clips by alphabetical variable order
  740. cWholeNextWord_Hint=Set "whole words only" option with search word under cursor
  741. cDiffCharCase_Hint=Ignore char case for text differences
  742. cDiffBlanks_Hint=Ignore spaces for text differences
  743. cDiffNoHL_Hint=Don't use highlighter colors for text diff
  744. cAllFiles_Hint=Add PSpad to context menu in Explorer
  745. cLnkDesktop_Hint=Create PSPad link on the screen
  746. cLnkStart_Hint=Create PSPad link in the Start menu
  747. cMultiUser_Hint=Save config files to the user profile
  748. cHTMLMulti_Hint=Enable highlight scripts in HTML code
  749. cUseHLColor_Hint=Script start and end will be highlighted with Symbol attribute colors
  750. cProxyUse_Hint=Use proxy for access to internet
  751. cRememberFilter_Caption=Remember Last Filter
  752. lHTServer_Caption=Server:
  753. cAutoBrackets_Caption=Completion of chars ( { [ < " '
  754. cAutoBrackets_Hint=After you write open char, editor add matching close char
  755. cLogToEnd_Caption=Cursor at End of LOG
  756. cLogToEnd_Hint=Cursor position at end of the LOG file after LOG is displayed
  757. gbCursor_Caption=Cursor Look
  758. cbCursInsert_Caption="Block","Half block","Horizontal line","Vertical line"
  759. gbRecent_Caption=Recent files
  760. gbStartDir_Caption=Default Directory
  761. gbBackUp_Caption=Backups
  762. cActiveDir_Caption=Same As Active Document
  763. cDesignateDir_Caption=Designate Directory:
  764. TabFiles_Caption=Files and Dirs
  765. cExtEdit_Caption=Extended Cut and Copy
  766. cExtEdit_Hint=If text isn't selected, functions Cut and Copy works with actual line
  767. lCSVDelim_Caption=Delimited by:
  768. lCSVEnclose_Caption=Enclosed by:
  769. cFileBarStyle_Caption=Button Style File Panel
  770. lHTMLCompLen_Caption=Compressed Line Length:
  771. bReloadDic_Caption=Reload Dictionary
  772. lCursInsert_Caption=Insert Mode Cursor:
  773. lCursOver_Caption=Overwrite Mode Cursor:
  774. gbCVSImport_Caption=CSV Import
  775. cROAttribut_Caption=R/O mode changes file attribute
  776. cCzechOEM_Caption=Czech ANSI <--> OEM Conversion
  777. cLnkSendTo_Caption=Link in Send To menu
  778. shCurLine_Hint=Current line background
  779. shDiffAdd_Hint=Added lines background
  780. shDiffDel_Hint=Missed line background
  781. shDiffMod_Hint=Changed line background
  782. shMultiFore_Hint=Font color of  begin and end of Multi-Highlighter section
  783. shMultiBack_Hint=Background color of  begin and end of Multi-Highlighter section
  784. shGutterBack_Hint=Left gutter background
  785. shLOGparser_Hint=Log parser result background
  786. shBracket_Hint=Partitional background of highlighted bracked
  787. shSpell_Hint=Underlined by spellchecker
  788. cFilebarStyle_Hint=Style of toolbar with file names: Tabs / Flat / Buttons
  789. cCzechOEM_Hint=Use internal ANSI - OEM conversion. For Czech people only !
  790. cROAttribut_Hint=Read only state in PSPad sets R/O file attribute
  791. cActiveDir_Hint=Set Open dialog directory to that of active document
  792. cDesignateDir_Hint=For open file dialog use designate directory
  793. cLnkSendTo_Hint=Add PSPad link to "Send to"
  794. cAutoHideGutter_Caption=Auto hide Left Gutter
  795. cAutoHideGutter_Hint=Auto hide left Gutter if no bookmark or visible line numbers
  796. gbMultiBase_Caption=Multihighlighter Base
  797. bSpell_Caption=Spell Check
  798. cTabInCSS_Caption=Always real Tabs in CSS reformat
  799. cTabInCSS_Hint=CSS reformat function will use real Tabs to indent
  800. gbProxy_Caption=Proxy server
  801. leMail_Caption=E-Mail:
  802. lHTDocs_Caption=Document Root:
  803. cTextHTMLLine_Caption=Text to HTML - Lines as Paragraphs
  804. cTextHTMLLine_Hint=Text to HTML conversion will mark lines as paragraphs
  805. cEmailDefault_Caption=Use my default E-Mail Client
  806. bKeyMapLoad_Caption=Load from File
  807. bKeyMapSave_Caption=Save to File
  808. cProxyAsIE_Caption=Get Proxy Server setting from MS Internet Explorer
  809. cShowMenuPic_Caption=Show Icons in Menu
  810. cMiddleMouse_Caption=Middle mouse - Clip List
  811. cMiddleMouse_Hint=Middle Mouse click displays Clip list
  812. lMouseScrollBy_Caption=Mouse Wheel scroll Lines:
  813. rs_tabLanguage=Language
  814. rs_tabProgBehaviour=Program - behaviour
  815. rs_tabProgLook=Program - look
  816. rs_tabEditBehaviour=Editor - behaviour
  817. rs_tabEditSettings=Editor - settings
  818. rs_tabFiles=Files and Dirs
  819. rs_tabBackup=Backup
  820. rs_tabColors=Colors
  821. rs_tabSystem=System integration
  822. rs_tabAssociate=Registered File Types
  823. rs_tabMultiHL=Multihighlighter
  824. rs_tabHTMLTool=Tools settings
  825. rs_tabTextDiff=Text difference
  826. rs_tabInternet=Internet
  827. rs_tabWebServer=Web server
  828. rs_tabKeyMap=Key Map
  829. rs_tabHexSetting=HEX Editor
  830. cNewMenuStyle_Caption=New Menu style
  831. shMainForeColor_Hint=Common Font color
  832. shMainBackColor_Hint=Common Background color
  833. shRightEdgeColor_Hint=Color of right edge line
  834. cCSSColorRGB_Caption=CSS - insert Color in format RGB(r,g,b)
  835. cCSSColorRGB_Hint=CSS - insert Color in format RGB(r,g,b) instead standard #rrggbb
  836. lBackupFTP_Caption=BackUp dir for FTP files (TEMP if empty):
  837. cForceFirstMonitor_Caption=Force restore to primary display
  838. cForceFirstMonitor_Hint=After start PSPad will be restored on first screen
  839. cLocalFilesOnly_Caption=Store for files from local drives only
  840. cLocalFilesOnly_Hint=Save work and Recent files from local drives only
  841. cAlwaysThisType_Caption=Always this type
  842. cHexInContextMenu_Caption=PSPad HEX
  843. cSortCodeExplorer_Caption=Sort Code explorer results alphabetically
  844. bEdit_Caption=Direct &edit
  845. bEdit_Hint=Direct edit program parameters file PSPad.INI
  846.  
  847. [HTML color dialog]
  848. rSafeColor_Caption=Safe Colors
  849. r16Color_Caption=16-color Palette
  850. rGrayColor_Caption=Gray Scale
  851. rNamed_Caption=Named Colors
  852.  
  853. [Sort dialog]
  854. rAscending_Caption=Ascending
  855. rDescending_Caption=Descending
  856. cCharCaseDiff_Caption=Case Sensitive
  857. cColumn_Caption=Specify Column
  858. gbDirection_Caption=Direction
  859. gbAdvanced_Caption=Advanced
  860. lColBegin_Caption=Column Begin
  861. lColEnd_Caption=Column End
  862. cRemDuplic_Caption=Remove Duplicates
  863. cASCII_Caption=ASCII value
  864. rANSI_Caption=ANSI value
  865. rNumber_Caption=Numeric value
  866. gbSortBy_Caption=Sort by
  867.  
  868. [Page setup dialog]
  869. cMirrorMargin_Caption=Mirror Margins
  870. cHeaderShadow_Caption=Header Shadow
  871. cPrintHeader_Caption=Print Header
  872.  
  873. [Remove Spaces dialog]
  874. cBegin_Caption=From Front of Lines
  875. cEnd_Caption=From End of Lines
  876. cInside_Caption=Inside Text
  877.  
  878. [DateTime dialog]
  879. lDate_Caption=Date:
  880. lTime_Caption=Time:
  881. bAdd_Caption=&Add
  882. bDelete_Caption=&Delete
  883. bReplace_Caption=&Replace
  884.  
  885. [Find in files]
  886. tabFind_Caption=Settings
  887. tabResult_Caption=Results
  888. gbFindScope_Caption=Search Scope
  889. rProjectFiles_Caption=Project Files
  890. rOpenFiles_Caption=Open Files
  891. rDirectoryFiles_Caption=Selected Directory
  892. cSubdirectories_Caption=Include Subdirectories
  893. cReplaceText_Caption=Replace With:
  894. cCaseSensitive_Caption=Case Sensitive
  895. lSearchMasks_Caption=File Masks:
  896. lSearchText_Caption=Text to Find:
  897. aOpenDirectory_Hint=Select directory
  898. cWholeWord_Caption=Whole Words Only
  899. lCodePage_Caption=Files Code Page:
  900.  
  901. [User Highlighter]
  902. FormCaption=User Highlighter definition
  903. bLoad_Caption=&Load
  904. bSave_Caption=&Save
  905. lKeyWords_Caption=Key Words
  906. lResWords_Caption=Reserved words
  907. lGeneralName_Caption=Name
  908. lMasks_Caption=File Types, Comma Delimited
  909. gbComment_Caption=Comment Style
  910. gbStrings_Caption=Strings
  911. rSingleQuote_Caption=Single Quote
  912. rDoubleQuote_Caption=Double Quote
  913. cPreprocessors_Caption=Preprocessors
  914. lLineComment_Caption=Comment:
  915. cCaseSensitive_Caption=Words are Case Sensitive
  916. eLineComment_Hint=Used in function Add/Remove comment
  917. lKeyWordChars_Caption=Allowed chars in KeyWords:
  918.  
  919. [Highlighters settings]
  920. FormCaption=Highlighters Settings
  921. TabColor_Caption=&Colors
  922. lAttrFontColor_Caption=Font Color
  923. lAttrBackColor_Caption=Background
  924. cBold_Caption=&Bold
  925. cItalic_Caption=&Italic
  926. cUnderLine_Caption=&Underline
  927. TabExtension_Caption=&Specification
  928. TabExtProgs_Caption=&External applications
  929. TabCompil_Caption=C&ompiler
  930. lLangName_Caption=Filter Name:
  931. lExtension_Caption=File Masks:
  932. lUserHL_Caption=User Highlighters:
  933. lProgName_Caption=Name:
  934. lProgFile_Caption=Application:
  935. lProgParam_Caption=Parameters:
  936. lProgList_Caption=Application List:
  937. bAdd_Caption=&Add
  938. bDel_Caption=&Delete
  939. bEdit_Caption=&Replace
  940. lCompFile_Caption=Compiler:
  941. lCompParam_Caption=Parameters:
  942. lCompLog_Caption=LOG File:
  943. lCompRun_Caption=Run After Compilation:
  944. lHelp1_Caption=%File%, %URLFile%, %HttpFile% - file name with file path
  945. lHelp2_Caption=%Dir% - directory part
  946. lHelp3_Caption=%Name% - name part
  947. lHelp4_Caption=%Ext% - extension part
  948. lScheme_Caption=Color Scheme:
  949. cCompSaveAll_Caption=Save All Files Before Compilation
  950. lHelpFile_Caption=Help File
  951. lTabWidth_Caption=Tab Width
  952. lIndentChars_Caption=Extended Indent Chars
  953. cCompCapture_Caption=Capture Program Output Window
  954. lProjectDir_Caption=Project Default Directory:
  955. TabGeneral_Caption=General
  956. cDontOpen_Caption=Don't open any file after project load
  957. cDontOpen_Hint=Load project tree only, don┤t open any file
  958. lCompParser_Caption=LOG Parser
  959. bDebug_Caption=Debug
  960. bHLBack_Caption=Highlighter Background
  961. cCompHideOutp_Caption=Hide Output window
  962. cCompHideOutp_Hint=Hide external program Output Window
  963. lCompDir_Caption=Default Directory:
  964. rs_CommandLine=Command line
  965. lNewFileFormat_Caption=New file format:
  966.  
  967. [FindHex dialog]
  968. lFindText_Caption=Find:
  969. cFindAsText_Caption=As Text
  970. cIgnoreCase_Caption=Ignore Char Case
  971.  
  972. [GotoHex dialog]
  973. rFromBegin_Caption=&From file beginning
  974. rFromCurrent_Caption=F&rom cursor position
  975. lBytes_Caption=B&ytes:
  976.  
  977. [Macro dialog]
  978. lMacroName_Caption=Macro Name:
  979. lRunCount_Caption=Run Count:
  980. Macro=Macro
  981.  
  982. [Code Explorer]
  983. aExpandNode=Expand child nodes
  984. aCollapseNode=Collapse child nodes
  985. aSortAZ=Sort ascending
  986. aSortZA=Sort descending
  987. aGotoSource=Goto source
  988. aActivateSource=Set focus to source after goto
  989. aRefresh=Refresh
  990. aInsertInto=Insert into editor
  991.  
  992. [Spell check]
  993. bSpellSkip_Caption=&Skip
  994. bSpellSkipAll_Caption=S&kip all
  995. bSpellAddWord_Caption=&Add to dictionary
  996. bSpellChange_Caption=C&hange
  997. bSpellChangeAdd_Caption=Cha&nge + add
  998.  
  999. [Mail form]
  1000. gbBody_Caption=Message
  1001. gbAttach_Caption=Attachments
  1002. lTo_Caption=To:
  1003. lSubject_Caption=Subject:
  1004. bConfig_Caption=Add PSPad Config File
  1005. rs_ErrDesc1={please write short error description here}
  1006. rs_ErrDesc2=Instructions to simulate error:
  1007. rs_ErrDesc3={if error occurs in specific file, add it as attachment please}
  1008.  
  1009. [Calculate block]
  1010. lMax_Caption=Maximum:
  1011. lMin_Caption=Minimum:
  1012. lCnt_Caption=Count:
  1013. lSum_Caption=Sum:
  1014. lAvg_Caption=Average:
  1015.  
  1016. [Macro Manager]
  1017. bPlay_Caption=&Play
  1018. bPlayX_Caption=Play &x-times
  1019. bDelete_Caption=&Delete
  1020. bEdit_Caption=&Edit
  1021. lHotKey_Caption=Assign Shortcut
  1022.  
  1023. [Statistics]
  1024. rs_WordsCount=Words count
  1025. rs_LinesCount=Lines count
  1026. rs_CharsCount=Chars count
  1027. rs_Words=Words
  1028. rs_Chars=Chars
  1029. rs_Frequency=Frequency
  1030. rs_MaxLength=Max line length
  1031. rs_FileSize=File size
  1032. rs_Created=Creation time
  1033. rs_LastWrite=Last modification
  1034. lFullName_Caption=Full file name:
  1035. lFileName_Caption=File name:
  1036. bRunStat_Caption=Detailed statistic
  1037.  
  1038. [Show color]
  1039. lColorCode_Caption=HTML Color Code:
  1040. lColorName_Caption=Color Name:
  1041. lColorPercent_Caption=Percent Notation:
  1042. lColorItems_Caption=R,G,B notation:
  1043.  
  1044. [Insert text]
  1045. rText_Caption=At Front of Lines
  1046. rTextEnd_Caption=At End of Lines
  1047. rTextToPos_Caption=Before Character Number:
  1048. rNumber_Caption=Numbering
  1049. rPoint_Caption=Bullets
  1050.  
  1051. [Google search]
  1052. gbSimple_Caption=Simple Search
  1053. gbAdvanced_Caption=Advanced Search
  1054. lExpression_Caption=&Expression:
  1055. lAllWords_Caption=&All Words:
  1056. lAnyWords_Caption=A&ny Word:
  1057. lExactPhrase_Caption=&Exact Phrase:
  1058. lNoWords_Caption=E&xcept Words:
  1059. lResultCount_Caption=&Results per Page:
  1060. lServer_Caption=&Search server only:
  1061. lLangResult_Caption=Only Results in:
  1062. lEngine_Caption=Use national Google:
  1063.  
  1064. [FTP]
  1065. bFTPConnect_Caption=Connect
  1066. bFTPNew_Caption=New Connection
  1067. bFTPCopy_Caption=Duplicate
  1068. bFTPEdit_Caption=Properties
  1069. bFTPDelete_Caption=Delete
  1070. lFTPName_Caption=Connection Name:
  1071. lFTPServer_Caption=Server:
  1072. lFTPUser_Caption=User Name:
  1073. lFTPPassw_Caption=Password:
  1074. lFTPDir_Caption=Remote Directory:
  1075. cFTPProxy_Caption=Use Proxy Server
  1076. cFTPPassive_Caption=Passive Mode
  1077. cFTPKeep_Caption=Keep Connection by Sending:
  1078. lFTPTime_Caption=Every
  1079. lFTPTimeOut_Caption=Connection Timeout:
  1080. mFTPConnect_Caption=Connect FTP
  1081. mFTPDisconn_Caption=Disconnect FTP
  1082. mFTPRefresh_Caption=Refresh
  1083. mFTPGoRoot_Caption=Root Directory
  1084. mFTPGoWork_Caption=Default Directory
  1085. mFTPCreateDir_Caption=Create Directory
  1086. mFTPDelete_Caption=Delete File/Directory
  1087. mFTPRename_Caption=Rename
  1088. mFTPEdit_Caption=Direct Edit in PSPad
  1089. cFTPLowerName_Caption=Change File Name to Lower Case
  1090. rs_FTPCopyConn=Duplicate Connection
  1091. rs_FTPNewName=Enter new name:
  1092. rs_FTPExists=Connection "%s" already exists !
  1093. tbOpenFileDir_Caption=Synchronize with File
  1094. cFTPOldPort_Caption=Compatible mode (for old Proxy/NAT)
  1095. mFTPSendRaw_Caption=Send FTP RAW command
  1096. lMonths_Caption=FTP server uses special (localized) Month Names:
  1097. bFTPImport_Caption=&Import
  1098. cFTPHiddenFiles_Caption=Show hidden files (must be supported by FTP server)
  1099. cBinaryMode_Caption=Binary transfer mode (TYPE I)
  1100. mFTPNewFile_Caption=New file
  1101. cOwnerRead_Caption=Read
  1102. cOwnerWrite_Caption=Write
  1103. cOwnerExec_Caption=Execute
  1104. gbOwner_Caption=Owner
  1105. gbGroup_Caption=Group
  1106. gbOther_Caption=Other
  1107.  
  1108. [New File]
  1109. tabEmpty_Caption=New File
  1110. tabTemplate_Caption=Use Template
  1111. cTemplName_Caption=File Name same as Template name
  1112.  
  1113. [Links]
  1114. mPSPadOpen_Caption=Open in PSPad
  1115. rs_LinkFile=Files
  1116. rs_LinkDir=Directories
  1117. rs_LinkWeb=WWW
  1118. rs_LinkMisc=Tools
  1119. tbEditLink_Caption=Edit Link
  1120. tbNewLink_Caption=New Link
  1121. lLinkGroup_Caption=Group:
  1122. lLinkPath_Caption=Path:
  1123.  
  1124. [Clipboard monitor]
  1125. aClpBrdActivate_Caption=Start/stop monitoring
  1126. aTrash_Caption=Delete All
  1127.  
  1128. [Base calculator]
  1129. lDec_Caption=Decimal:
  1130. lHex_Caption=HexaDecimal:
  1131. lBin_Caption=Binary:
  1132. lAny_Caption=Base:
  1133. lRom_Caption=Roman:
  1134. lTime_Caption=Time:
  1135.  
  1136. [Text diff]
  1137. mDiffOneFile_Caption=Both Window into New File
  1138. tbDiffRefresh_Caption=Recompare
  1139. mDiffOnly_Caption=Missing lines into new file
  1140. tbResults_Caption=Results processing
  1141.  
  1142. [Variables]
  1143. tabVarProg_Caption=Program
  1144. tabVarUser_Caption=User
  1145. tabVarSyst_Caption=System
  1146.  
  1147. [CMD window]
  1148. gbCommand_Caption=Command
  1149. cCommandCom_Caption=Run under MS-Dos command interpreter
  1150.  
  1151. [Hex Editor]
  1152. rHexOffset_Caption=Hexadecimal offsett
  1153. rDecOffset_Caption=Decimal offsett
  1154. lBytesPerLine_Caption=Numbers of Columns
  1155. lBytesPerCol_Caption=Bytes per Column
  1156.  
  1157. [MD5 generator]
  1158. lSourceText_Caption=MD5 Finger Print from Text:
  1159. lSourceFile_Caption=MD5 Finger Print from File:
  1160. lMD5Text_Caption=MD5 Finger Print:
  1161. lMD5Verify_Caption=Enter MD5 Finger Print to verify:
  1162.  
  1163. [Expression Evaluator]
  1164. lExpression_Caption=Expression:
  1165. lResult_Caption=Result:
  1166.